[INFO] fetching crate ark-msm 0.3.0-alpha.1...
[INFO] testing ark-msm-0.3.0-alpha.1 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate ark-msm 0.3.0-alpha.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ark-msm 0.3.0-alpha.1
[INFO] finished tweaking crates.io crate ark-msm 0.3.0-alpha.1
[INFO] tweaked toml for crates.io crate ark-msm 0.3.0-alpha.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ark-msm 0.3.0-alpha.1 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding ark-bls12-381 v0.3.0 (available: v0.6.0)
[INFO] [stderr]       Adding ark-ec v0.3.0 (available: v0.6.0)
[INFO] [stderr]       Adding ark-ff v0.3.0 (available: v0.6.0)
[INFO] [stderr]       Adding ark-std v0.3.0 (available: v0.6.0)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94a37cc48c34b2f1a2fc1baec494b75afd681e75282deb12c61de6fe3386ae70
[INFO] running `Command { std: "docker" "start" "-a" "94a37cc48c34b2f1a2fc1baec494b75afd681e75282deb12c61de6fe3386ae70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94a37cc48c34b2f1a2fc1baec494b75afd681e75282deb12c61de6fe3386ae70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a37cc48c34b2f1a2fc1baec494b75afd681e75282deb12c61de6fe3386ae70", kill_on_drop: false }`
[INFO] [stdout] 94a37cc48c34b2f1a2fc1baec494b75afd681e75282deb12c61de6fe3386ae70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b94e24ff5be9d81acdd86d19655d3a61dc3816f366237f673d5490e3825a146
[INFO] running `Command { std: "docker" "start" "-a" "3b94e24ff5be9d81acdd86d19655d3a61dc3816f366237f673d5490e3825a146", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-msm v0.3.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/bucket_msm.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/bucket_msm.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.76s
[INFO] running `Command { std: "docker" "inspect" "3b94e24ff5be9d81acdd86d19655d3a61dc3816f366237f673d5490e3825a146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b94e24ff5be9d81acdd86d19655d3a61dc3816f366237f673d5490e3825a146", kill_on_drop: false }`
[INFO] [stdout] 3b94e24ff5be9d81acdd86d19655d3a61dc3816f366237f673d5490e3825a146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f1ae374e8208ce4da4d7462c991d3b37418f0124227fc3110950f0a4e8e0e8a
[INFO] running `Command { std: "docker" "start" "-a" "2f1ae374e8208ce4da4d7462c991d3b37418f0124227fc3110950f0a4e8e0e8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-msm v0.3.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/bucket_msm.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/bucket_msm.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/bucket_msm.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/bucket_msm.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "2f1ae374e8208ce4da4d7462c991d3b37418f0124227fc3110950f0a4e8e0e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f1ae374e8208ce4da4d7462c991d3b37418f0124227fc3110950f0a4e8e0e8a", kill_on_drop: false }`
[INFO] [stdout] 2f1ae374e8208ce4da4d7462c991d3b37418f0124227fc3110950f0a4e8e0e8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7426b7cf9a25a8a27d7855e02d29c1d68f2dcd0d0aa3b56306d667edf2bf9680
[INFO] running `Command { std: "docker" "start" "-a" "7426b7cf9a25a8a27d7855e02d29c1d68f2dcd0d0aa3b56306d667edf2bf9680", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stderr]    --> src/bucket_msm.rs:239:54
[INFO] [stderr]     |
[INFO] [stderr] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stderr]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stderr]    --> src/bucket_msm.rs:239:54
[INFO] [stderr]     |
[INFO] [stderr] 239 |         let sum_by_window: Vec<GroupProjective<P>> = ark_std::cfg_into_iter!(window_starts)
[INFO] [stderr]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ark_std::cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ark_std::cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ark_std::cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ark-msm` (lib) generated 2 warnings
[INFO] [stderr] warning: `ark-msm` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ark_msm-568082b5127fea08)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_two_p_add_q ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_one_zero_or_neg ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_one_p_add_q ... ok
[INFO] [stdout] test msm::collision_method_pippenger_tests::test_msm_slice_window_size_16 ... ok
[INFO] [stdout] test msm::collision_method_pippenger_tests::test_msm_slice_window_size_2 ... ok
[INFO] [stdout] test msm::collision_method_pippenger_tests::test_msm_slice_window_size_3 ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_two_zero_add_p ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_batch_add_step_n ... ok
[INFO] [stdout] test bucket_msm::bucket_msm_tests::test_process_point_and_slices_deal_three_points ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_batch_add_indexed ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_one_p_add_p ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_one_p_add_q_twice ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_batch_add ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_two_p_add_neg ... ok
[INFO] [stdout] test batch_adder::batch_add_tests::test_phase_two_p_add_p ... ok
[INFO] [stdout] test msm::collision_method_pippenger_tests::test_msm_slice_window_size_1 ... ok
[INFO] [stdout] test bucket_msm::bucket_msm_tests::test_process_point_and_slices_deal_two_points ... ok
[INFO] [stdout] test bucket_msm::bucket_msm_tests::test_process_point_and_slices_glv_deal_two_points ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bitmap_tests.rs (/opt/rustwide/target/debug/deps/bitmap_tests-6665fb804e1b9dd6)
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bitmap_tests::test_set_when_more_than_once_return_true ... ok
[INFO] [stdout] test bitmap_tests::test_set_when_only_once_return_false ... ok
[INFO] [stdout] test bitmap_tests::test_clear ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/glv_tests.rs (/opt/rustwide/target/debug/deps/glv_tests-2f8130657f7b875e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test glv_tests::test_decompose_lambda_plus_1 ... ok
[INFO] [stdout] test glv_tests::test_decompose_random ... ok
[INFO] [stdout] test glv_tests::test_decompose_1 ... ok
[INFO] [stdout] test glv_tests::test_endo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/msm_tests.rs (/opt/rustwide/target/debug/deps/msm_tests-9a007030e4ac5dfd)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test msm_test::test_msm_correctness_few_points_no_collision_c14 ... ok
[INFO] [stdout] test msm_test::test_msm_correctness_few_points_bigint_all_collision ... ok
[INFO] [stdout] test msm_test::test_msm_correctness_few_points_u32_all_collision ... ok
[INFO] [stdout] test msm_test::test_msm_correctness_few_points_no_collision_c15 ... ok
[INFO] [stdout] test msm_test::test_msm_correctness_few_points_no_collision_c16 ... ok
[INFO] [stdout] test msm_test::test_msm_correctness_tremendous_points_c15 ... ok
[INFO] [stdout] test msm_test::test_msm_correctness_tremendous_points_c16 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ark_msm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7426b7cf9a25a8a27d7855e02d29c1d68f2dcd0d0aa3b56306d667edf2bf9680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7426b7cf9a25a8a27d7855e02d29c1d68f2dcd0d0aa3b56306d667edf2bf9680", kill_on_drop: false }`
[INFO] [stdout] 7426b7cf9a25a8a27d7855e02d29c1d68f2dcd0d0aa3b56306d667edf2bf9680
